-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.27.0 to 0.28.2 #4446
base: development
Are you sure you want to change the base?
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.27.0 to 0.28.2 #4446
Conversation
@dependabot recreate |
fe71969
to
9063440
Compare
@dependabot rebase |
9063440
to
5adf07b
Compare
@haikoschol did you check if the tests are broken because of the dependency? |
I've looked into it a long time ago but didn't find what exactly changed that would break the tests. However, after restarting them a gazillion times, I'm pretty sure there is a change somewhere that legitimately breaks something. I mean specifically the network integration tests. Not sure about the other failures. IIRC, they come and go. :) |
Just realized that this is a new one. I was referring to #4333. |
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.27.0 to 0.28.2. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.27.0...v0.28.2) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-kad-dht dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
5adf07b
to
0c2dec3
Compare
Bumps github.com/libp2p/go-libp2p-kad-dht from 0.27.0 to 0.28.2.
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
1331ba7
Release v0.28.2 (#1010)c35df8a
accelerated-dht: cleanup peer from message sender on disconnection (#1009)ab9423d
Merge pull request #1006 from libp2p/marco/update-go-libp2p-v038756ab6a
update go-libp2p to v0.38.13a28d45
Update go-libp2p v0.38.088ef336
Merge pull request #1004 from cuibuwei/masterdacbfbe
chore: fix some function names in comment352305e
Merge pull request #1002 from libp2p/improve-tracing25e4aff
feat: add more attributes to tracese8189b5
chore: release v0.28.1 (#1000)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)